home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libnss3-1d / copyright < prev   
Text File  |  2009-08-24  |  36KB  |  681 lines

  1. This package was debianized by Mike Hommey <glandium@debian.org> on
  2. Sun, 25 Mar 2007 19:36:42 +0200.
  3.  
  4. It was downloaded from http://ftp.mozilla.org/pub/mozilla.org/security/nss/
  5.  
  6. Upstream Author: The Mozilla Project.
  7.  
  8. The NSS library is licensed under the terms of the Mozilla Public License
  9. version 1.1 or, at your option, under the terms of the GNU General Public
  10. License version 2 or subsequent, or the terms of the GNU Lesser General
  11. Public License version 2.1 or subsequent.
  12.  
  13. The original code is copyright (c) 1994-2000 Netscape Communications
  14. Corporation.
  15.  
  16. On Debian systems, the complete text of the GNU General Public
  17. License can be found in the file `/usr/share/common-licenses/GPL' ;
  18. the complete text of the GNU Lesser General Public License can be
  19. found in the file `/usr/share/common-licenses/LGPL'.
  20.  
  21. The complete text of the Mozilla Public License can be found after
  22. exceptions below.
  23.  
  24. Some external libraries are also provided in the source tree with the
  25. following licensing terms:
  26.  
  27. === zlib
  28.  
  29. The  mozilla/security/nss/cmd/zlib directory is licensed under the following
  30. terms:
  31.  
  32.  (C) 1995-2004 Jean-loup Gailly and Mark Adler
  33.  
  34.   This software is provided 'as-is', without any express or implied
  35.   warranty.  In no event will the authors be held liable for any damages
  36.   arising from the use of this software.
  37.  
  38.   Permission is granted to anyone to use this software for any purpose,
  39.   including commercial applications, and to alter it and redistribute it
  40.   freely, subject to the following restrictions:
  41.  
  42.   1. The origin of this software must not be misrepresented; you must not
  43.      claim that you wrote the original software. If you use this software
  44.      in a product, an acknowledgment in the product documentation would be
  45.      appreciated but is not required.
  46.   2. Altered source versions must be plainly marked as such, and must not be
  47.      misrepresented as being the original software.
  48.   3. This notice may not be removed or altered from any source distribution.
  49.  
  50.   Jean-loup Gailly        Mark Adler
  51.   jloup@gzip.org          madler@alumni.caltech.edu
  52.  
  53.   If you use the zlib library in a product, we would appreciate *not*
  54.   receiving lengthy legal documents to sign. The sources are provided
  55.   for free but without warranty of any kind.  The library has been
  56.   entirely written by Jean-loup Gailly and Mark Adler; it does not
  57.   include third-party code.
  58.  
  59.   If you redistribute modified sources, we would appreciate that you include
  60.   in the file ChangeLog history information documenting your changes. Please
  61.   read the FAQ for more information on the distribution of modified source
  62.   versions.
  63.  
  64. === dbm
  65.  
  66. The mozilla/dbm directory, with few exceptions, is licensed under the
  67. following terms:
  68.  
  69.   Copyright (c) 1991, 1993, 1994
  70.   The Regents of the University of California.  All rights reserved.
  71.  
  72.   Redistribution and use in source and binary forms, with or without
  73.   modification, are permitted provided that the following conditions
  74.   are met:
  75.   1. Redistributions of source code must retain the above copyright
  76.      notice, this list of conditions and the following disclaimer.
  77.   2. Redistributions in binary form must reproduce the above copyright
  78.      notice, this list of conditions and the following disclaimer in the
  79.      documentation and/or other materials provided with the distribution.
  80.   3. All advertising materials mentioning features or use of this software
  81.      must display the following acknowledgement:
  82.   This product includes software developed by the University of
  83.   California, Berkeley and its contributors.
  84.   4. Neither the name of the University nor the names of its contributors
  85.      may be used to endorse or promote products derived from this software
  86.      without specific prior written permission.
  87.  
  88.   THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  89.   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  90.   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  91.   ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  92.   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  93.   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  94.   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  95.   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  96.   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  97.   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  98.   SUCH DAMAGE.
  99.  
  100. === sqlite
  101.  
  102. The mozilla/security/nss/lib/sqlite/sqlite3.[ch] files contain a copy of
  103. sqlite with the following licensing terms:
  104.  
  105.   The author disclaims copyright to this source code.  In place of
  106.   a legal notice, here is a blessing:
  107.  
  108.      May you do good and not evil.
  109.      May you find forgiveness for yourself and forgive others.
  110.      May you share freely, never taking more than you give.
  111.  
  112. === MPL
  113.  
  114.                           MOZILLA PUBLIC LICENSE
  115.                                 Version 1.1
  116.  
  117.                               ---------------
  118.  
  119. 1. Definitions.
  120.  
  121.      1.0.1. "Commercial Use" means distribution or otherwise making the
  122.      Covered Code available to a third party.
  123.  
  124.      1.1. "Contributor" means each entity that creates or contributes to
  125.      the creation of Modifications.
  126.  
  127.      1.2. "Contributor Version" means the combination of the Original
  128.      Code, prior Modifications used by a Contributor, and the Modifications
  129.      made by that particular Contributor.
  130.  
  131.      1.3. "Covered Code" means the Original Code or Modifications or the
  132.      combination of the Original Code and Modifications, in each case
  133.      including portions thereof.
  134.  
  135.      1.4. "Electronic Distribution Mechanism" means a mechanism generally
  136.      accepted in the software development community for the electronic
  137.      transfer of data.
  138.  
  139.      1.5. "Executable" means Covered Code in any form other than Source
  140.      Code.
  141.  
  142.      1.6. "Initial Developer" means the individual or entity identified
  143.      as the Initial Developer in the Source Code notice required by Exhibit
  144.      A.
  145.  
  146.      1.7. "Larger Work" means a work which combines Covered Code or
  147.      portions thereof with code not governed by the terms of this License.
  148.  
  149.      1.8. "License" means this document.
  150.  
  151.      1.8.1. "Licensable" means having the right to grant, to the maximum
  152.      extent possible, whether at the time of the initial grant or
  153.      subsequently acquired, any and all of the rights conveyed herein.
  154.  
  155.      1.9. "Modifications" means any addition to or deletion from the
  156.      substance or structure of either the Original Code or any previous
  157.      Modifications. When Covered Code is released as a series of files, a
  158.      Modification is:
  159.           A. Any addition to or deletion from the contents of a file
  160.           containing Original Code or previous Modifications.
  161.  
  162.           B. Any new file that contains any part of the Original Code or
  163.           previous Modifications.
  164.  
  165.      1.10. "Original Code" means Source Code of computer software code
  166.      which is described in the Source Code notice required by Exhibit A as
  167.      Original Code, and which, at the time of its release under this
  168.      License is not already Covered Code governed by this License.
  169.  
  170.      1.10.1. "Patent Claims" means any patent claim(s), now owned or
  171.      hereafter acquired, including without limitation,  method, process,
  172.      and apparatus claims, in any patent Licensable by grantor.
  173.  
  174.      1.11. "Source Code" means the preferred form of the Covered Code for
  175.      making modifications to it, including all modules it contains, plus
  176.      any associated interface definition files, scripts used to control
  177.      compilation and installation of an Executable, or source code
  178.      differential comparisons against either the Original Code or another
  179.      well known, available Covered Code of the Contributor's choice. The
  180.      Source Code can be in a compressed or archival form, provided the
  181.      appropriate decompression or de-archiving software is widely available
  182.      for no charge.
  183.  
  184.      1.12. "You" (or "Your")  means an individual or a legal entity
  185.      exercising rights under, and complying with all of the terms of, this
  186.      License or a future version of this License issued under Section 6.1.
  187.      For legal entities, "You" includes any entity which controls, is
  188.      controlled by, or is under common control with You. For purposes of
  189.      this definition, "control" means (a) the power, direct or indirect,
  190.      to cause the direction or management of such entity, whether by
  191.      contract or otherwise, or (b) ownership of more than fifty percent
  192.      (50%) of the outstanding shares or beneficial ownership of such
  193.      entity.
  194.  
  195. 2. Source Code License.
  196.  
  197.      2.1. The Initial Developer Grant.
  198.      The Initial Developer hereby grants You a world-wide, royalty-free,
  199.      non-exclusive license, subject to third party intellectual property
  200.      claims:
  201.           (a)  under intellectual property rights (other than patent or
  202.           trademark) Licensable by Initial Developer to use, reproduce,
  203.           modify, display, perform, sublicense and distribute the Original
  204.           Code (or portions thereof) with or without Modifications, and/or
  205.           as part of a Larger Work; and
  206.  
  207.           (b) under Patents Claims infringed by the making, using or
  208.           selling of Original Code, to make, have made, use, practice,
  209.           sell, and offer for sale, and/or otherwise dispose of the
  210.           Original Code (or portions thereof).
  211.  
  212.           (c) the licenses granted in this Section 2.1(a) and (b) are
  213.           effective on the date Initial Developer first distributes
  214.           Original Code under the terms of this License.
  215.  
  216.           (d) Notwithstanding Section 2.1(b) above, no patent license is
  217.           granted: 1) for code that You delete from the Original Code; 2)
  218.           separate from the Original Code;  or 3) for infringements caused
  219.           by: i) the modification of the Original Code or ii) the
  220.           combination of the Original Code with other software or devices.
  221.  
  222.      2.2. Contributor Grant.
  223.      Subject to third party intellectual property claims, each Contributor
  224.      hereby grants You a world-wide, royalty-free, non-exclusive license
  225.  
  226.           (a)  under intellectual property rights (other than patent or
  227.           trademark) Licensable by Contributor, to use, reproduce, modify,
  228.           display, perform, sublicense and distribute the Modifications
  229.           created by such Contributor (or portions thereof) either on an
  230.           unmodified basis, with other Modifications, as Covered Code
  231.           and/or as part of a Larger Work; and
  232.  
  233.           (b) under Patent Claims infringed by the making, using, or
  234.           selling of  Modifications made by that Contributor either alone
  235.           and/or in combination with its Contributor Version (or portions
  236.           of such combination), to make, use, sell, offer for sale, have
  237.           made, and/or otherwise dispose of: 1) Modifications made by that
  238.           Contributor (or portions thereof); and 2) the combination of
  239.           Modifications made by that Contributor with its Contributor
  240.           Version (or portions of such combination).
  241.  
  242.           (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
  243.           effective on the date Contributor first makes Commercial Use of
  244.           the Covered Code.
  245.  
  246.           (d)    Notwithstanding Section 2.2(b) above, no patent license is
  247.           granted: 1) for any code that Contributor has deleted from the
  248.           Contributor Version; 2)  separate from the Contributor Version;
  249.           3)  for infringements caused by: i) third party modifications of
  250.           Contributor Version or ii)  the combination of Modifications made
  251.           by that Contributor with other software  (except as part of the
  252.           Contributor Version) or other devices; or 4) under Patent Claims
  253.           infringed by Covered Code in the absence of Modifications made by
  254.           that Contributor.
  255.  
  256. 3. Distribution Obligations.
  257.  
  258.      3.1. Application of License.
  259.      The Modifications which You create or to which You contribute are
  260.      governed by the terms of this License, including without limitation
  261.      Section 2.2. The Source Code version of Covered Code may be
  262.      distributed only under the terms of this License or a future version
  263.      of this License released under Section 6.1, and You must include a
  264.      copy of this License with every copy of the Source Code You
  265.      distribute. You may not offer or impose any terms on any Source Code
  266.      version that alters or restricts the applicable version of this
  267.      License or the recipients' rights hereunder. However, You may include
  268.      an additional document offering the additional rights described in
  269.      Section 3.5.
  270.  
  271.      3.2. Availability of Source Code.
  272.      Any Modification which You create or to which You contribute must be
  273.      made available in Source Code form under the terms of this License
  274.      either on the same media as an Executable version or via an accepted
  275.      Electronic Distribution Mechanism to anyone to whom you made an
  276.      Executable version available; and if made available via Electronic
  277.      Distribution Mechanism, must remain available for at least twelve (12)
  278.      months after the date it initially became available, or at least six
  279.      (6) months after a subsequent version of that particular Modification
  280.      has been made available to such recipients. You are responsible for
  281.      ensuring that the Source Code version remains available even if the
  282.      Electronic Distribution Mechanism is maintained by a third party.
  283.  
  284.      3.3. Description of Modifications.
  285.      You must cause all Covered Code to which You contribute to contain a
  286.      file documenting the changes You made to create that Covered Code and
  287.      the date of any change. You must include a prominent statement that
  288.      the Modification is derived, directly or indirectly, from Original
  289.      Code provided by the Initial Developer and including the name of the
  290.      Initial Developer in (a) the Source Code, and (b) in any notice in an
  291.      Executable version or related documentation in which You describe the
  292.      origin or ownership of the Covered Code.
  293.  
  294.      3.4. Intellectual Property Matters
  295.           (a) Third Party Claims.
  296.           If Contributor has knowledge that a license under a third party's
  297.           intellectual property rights is required to exercise the rights
  298.           granted by such Contributor under Sections 2.1 or 2.2,
  299.           Contributor must include a text file with the Source Code
  300.           distribution titled "LEGAL" which describes the claim and the
  301.           party making the claim in sufficient detail that a recipient will
  302.           know whom to contact. If Contributor obtains such knowledge after
  303.           the Modification is made available as described in Section 3.2,
  304.           Contributor shall promptly modify the LEGAL file in all copies
  305.           Contributor makes available thereafter and shall take other steps
  306.           (such as notifying appropriate mailing lists or newsgroups)
  307.           reasonably calculated to inform those who received the Covered
  308.           Code that new knowledge has been obtained.
  309.  
  310.           (b) Contributor APIs.
  311.           If Contributor's Modifications include an application programming
  312.           interface and Contributor has knowledge of patent licenses which
  313.           are reasonably necessary to implement that API, Contributor must
  314.           also include this information in the LEGAL file.
  315.  
  316.                (c)    Representations.
  317.           Contributor represents that, except as disclosed pursuant to
  318.           Section 3.4(a) above, Contributor believes that Contributor's
  319.           Modifications are Contributor's original creation(s) and/or
  320.           Contributor has sufficient rights to grant the rights conveyed by
  321.           this License.
  322.  
  323.      3.5. Required Notices.
  324.      You must duplicate the notice in Exhibit A in each file of the Source
  325.      Code.  If it is not possible to put such notice in a particular Source
  326.      Code file due to its structure, then You must include such notice in a
  327.      location (such as a relevant directory) where a user would be likely
  328.      to look for such a notice.  If You created one or more Modification(s)
  329.      You may add your name as a Contributor to the notice described in
  330.      Exhibit A.  You must also duplicate this License in any documentation
  331.      for the Source Code where You describe recipients' rights or ownership
  332.      rights relating to Covered Code.  You may choose to offer, and to
  333.      charge a fee for, warranty, support, indemnity or liability
  334.      obligations to one or more recipients of Covered Code. However, You
  335.      may do so only on Your own behalf, and not on behalf of the Initial
  336.      Developer or any Contributor. You must make it absolutely clear than
  337.      any such warranty, support, indemnity or liability obligation is
  338.      offered by You alone, and You hereby agree to indemnify the Initial
  339.      Developer and every Contributor for any liability incurred by the
  340.      Initial Developer or such Contributor as a result of warranty,
  341.      support, indemnity or liability terms You offer.
  342.  
  343.      3.6. Distribution of Executable Versions.
  344.      You may distribute Covered Code in Executable form only if the
  345.      requirements of Section 3.1-3.5 have been met for that Covered Code,
  346.      and if You include a notice stating that the Source Code version of
  347.      the Covered Code is available under the terms of this License,
  348.      including a description of how and where You have fulfilled the
  349.      obligations of Section 3.2. The notice must be conspicuously included
  350.      in any notice in an Executable version, related documentation or
  351.      collateral in which You describe recipients' rights relating to the
  352.      Covered Code. You may distribute the Executable version of Covered
  353.      Code or ownership rights under a license of Your choice, which may
  354.      contain terms different from this License, provided that You are in
  355.      compliance with the terms of this License and that the license for the
  356.      Executable version does not attempt to limit or alter the recipient's
  357.      rights in the Source Code version from the rights set forth in this
  358.      License. If You distribute the Executable version under a different
  359.      license You must make it absolutely clear that any terms which differ
  360.      from this License are offered by You alone, not by the Initial
  361.      Developer or any Contributor. You hereby agree to indemnify the
  362.      Initial Developer and every Contributor for any liability incurred by
  363.      the Initial Developer or such Contributor as a result of any such
  364.      terms You offer.
  365.  
  366.      3.7. Larger Works.
  367.      You may create a Larger Work by combining Covered Code with other code
  368.      not governed by the terms of this License and distribute the Larger
  369.      Work as a single product. In such a case, You must make sure the
  370.      requirements of this License are fulfilled for the Covered Code.
  371.  
  372. 4. Inability to Comply Due to Statute or Regulation.
  373.  
  374.      If it is impossible for You to comply with any of the terms of this
  375.      License with respect to some or all of the Covered Code due to
  376.      statute, judicial order, or regulation then You must: (a) comply with
  377.      the terms of this License to the maximum extent possible; and (b)
  378.      describe the limitations and the code they affect. Such description
  379.      must be included in the LEGAL file described in Section 3.4 and must
  380.      be included with all distributions of the Source Code. Except to the
  381.      extent prohibited by statute or regulation, such description must be
  382.      sufficiently detailed for a recipient of ordinary skill to be able to
  383.      understand it.
  384.  
  385. 5. Application of this License.
  386.  
  387.      This License applies to code to which the Initial Developer has
  388.      attached the notice in Exhibit A and to related Covered Code.
  389.  
  390. 6. Versions of the License.
  391.  
  392.      6.1. New Versions.
  393.      Netscape Communications Corporation ("Netscape") may publish revised
  394.      and/or new versions of the License from time to time. Each version
  395.      will be given a distinguishing version number.
  396.  
  397.      6.2. Effect of New Versions.
  398.      Once Covered Code has been published under a particular version of the
  399.      License, You may always continue to use it under the terms of that
  400.      version. You may also choose to use such Covered Code under the terms
  401.      of any subsequent version of the License published by Netscape. No one
  402.      other than Netscape has the right to modify the terms applicable to
  403.      Covered Code created under this License.
  404.  
  405.      6.3. Derivative Works.
  406.      If You create or use a modified version of this License (which you may
  407.      only do in order to apply it to code which is not already Covered Code
  408.      governed by this License), You must (a) rename Your license so that
  409.      the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
  410.      "MPL", "NPL" or any confusingly similar phrase do not appear in your
  411.      license (except to note that your license differs from this License)
  412.      and (b) otherwise make it clear that Your version of the license
  413.      contains terms which differ from the Mozilla Public License and
  414.      Netscape Public License. (Filling in the name of the Initial
  415.      Developer, Original Code or Contributor in the notice described in
  416.      Exhibit A shall not of themselves be deemed to be modifications of
  417.      this License.)
  418.  
  419. 7. DISCLAIMER OF WARRANTY.
  420.  
  421.      COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
  422.      WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  423.      WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
  424.      DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
  425.      THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
  426.      IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
  427.      YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
  428.      COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
  429.      OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
  430.      ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  431.  
  432. 8. TERMINATION.
  433.  
  434.      8.1.  This License and the rights granted hereunder will terminate
  435.      automatically if You fail to comply with terms herein and fail to cure
  436.      such breach within 30 days of becoming aware of the breach. All
  437.      sublicenses to the Covered Code which are properly granted shall
  438.      survive any termination of this License. Provisions which, by their
  439.      nature, must remain in effect beyond the termination of this License
  440.      shall survive.
  441.  
  442.      8.2.  If You initiate litigation by asserting a patent infringement
  443.      claim (excluding declatory judgment actions) against Initial Developer
  444.      or a Contributor (the Initial Developer or Contributor against whom
  445.      You file such action is referred to as "Participant")  alleging that:
  446.  
  447.      (a)  such Participant's Contributor Version directly or indirectly
  448.      infringes any patent, then any and all rights granted by such
  449.      Participant to You under Sections 2.1 and/or 2.2 of this License
  450.      shall, upon 60 days notice from Participant terminate prospectively,
  451.      unless if within 60 days after receipt of notice You either: (i)
  452.      agree in writing to pay Participant a mutually agreeable reasonable
  453.      royalty for Your past and future use of Modifications made by such
  454.      Participant, or (ii) withdraw Your litigation claim with respect to
  455.      the Contributor Version against such Participant.  If within 60 days
  456.      of notice, a reasonable royalty and payment arrangement are not
  457.      mutually agreed upon in writing by the parties or the litigation claim
  458.      is not withdrawn, the rights granted by Participant to You under
  459.      Sections 2.1 and/or 2.2 automatically terminate at the expiration of
  460.      the 60 day notice period specified above.
  461.  
  462.      (b)  any software, hardware, or device, other than such Participant's
  463.      Contributor Version, directly or indirectly infringes any patent, then
  464.      any rights granted to You by such Participant under Sections 2.1(b)
  465.      and 2.2(b) are revoked effective as of the date You first made, used,
  466.      sold, distributed, or had made, Modifications made by that
  467.      Participant.
  468.  
  469.      8.3.  If You assert a patent infringement claim against Participant
  470.      alleging that such Participant's Contributor Version directly or
  471.      indirectly infringes any patent where such claim is resolved (such as
  472.      by license or settlement) prior to the initiation of patent
  473.      infringement litigation, then the reasonable value of the licenses
  474.      granted by such Participant under Sections 2.1 or 2.2 shall be taken
  475.      into account in determining the amount or value of any payment or
  476.      license.
  477.  
  478.      8.4.  In the event of termination under Sections 8.1 or 8.2 above,
  479.      all end user license agreements (excluding distributors and resellers)
  480.      which have been validly granted by You or any distributor hereunder
  481.      prior to termination shall survive termination.
  482.  
  483. 9. LIMITATION OF LIABILITY.
  484.  
  485.      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
  486.      (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
  487.      DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
  488.      OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
  489.      ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
  490.      CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
  491.      WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
  492.      COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
  493.      INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
  494.      LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
  495.      RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
  496.      PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
  497.      EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
  498.      THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
  499.  
  500. 10. U.S. GOVERNMENT END USERS.
  501.  
  502.      The Covered Code is a "commercial item," as that term is defined in
  503.      48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
  504.      software" and "commercial computer software documentation," as such
  505.      terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
  506.      C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
  507.      all U.S. Government End Users acquire Covered Code with only those
  508.      rights set forth herein.
  509.  
  510. 11. MISCELLANEOUS.
  511.  
  512.      This License represents the complete agreement concerning subject
  513.      matter hereof. If any provision of this License is held to be
  514.      unenforceable, such provision shall be reformed only to the extent
  515.      necessary to make it enforceable. This License shall be governed by
  516.      California law provisions (except to the extent applicable law, if
  517.      any, provides otherwise), excluding its conflict-of-law provisions.
  518.      With respect to disputes in which at least one party is a citizen of,
  519.      or an entity chartered or registered to do business in the United
  520.      States of America, any litigation relating to this License shall be
  521.      subject to the jurisdiction of the Federal Courts of the Northern
  522.      District of California, with venue lying in Santa Clara County,
  523.      California, with the losing party responsible for costs, including
  524.      without limitation, court costs and reasonable attorneys' fees and
  525.      expenses. The application of the United Nations Convention on
  526.      Contracts for the International Sale of Goods is expressly excluded.
  527.      Any law or regulation which provides that the language of a contract
  528.      shall be construed against the drafter shall not apply to this
  529.      License.
  530.  
  531. 12. RESPONSIBILITY FOR CLAIMS.
  532.  
  533.      As between Initial Developer and the Contributors, each party is
  534.      responsible for claims and damages arising, directly or indirectly,
  535.      out of its utilization of rights under this License and You agree to
  536.      work with Initial Developer and Contributors to distribute such
  537.      responsibility on an equitable basis. Nothing herein is intended or
  538.      shall be deemed to constitute any admission of liability.
  539.  
  540. 13. MULTIPLE-LICENSED CODE.
  541.  
  542.      Initial Developer may designate portions of the Covered Code as
  543.      "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
  544.      Developer permits you to utilize portions of the Covered Code under
  545.      Your choice of the NPL or the alternative licenses, if any, specified
  546.      by the Initial Developer in the file described in Exhibit A.
  547.  
  548. EXHIBIT A -Mozilla Public License.
  549.  
  550.      ``The contents of this file are subject to the Mozilla Public License
  551.      Version 1.1 (the "License"); you may not use this file except in
  552.      compliance with the License. You may obtain a copy of the License at
  553.      http://www.mozilla.org/MPL/
  554.  
  555.      Software distributed under the License is distributed on an "AS IS"
  556.      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
  557.      License for the specific language governing rights and limitations
  558.      under the License.
  559.  
  560.      The Original Code is ______________________________________.
  561.  
  562.      The Initial Developer of the Original Code is ________________________.
  563.      Portions created by ______________________ are Copyright (C) ______
  564.      _______________________. All Rights Reserved.
  565.  
  566.      Contributor(s): ______________________________________.
  567.  
  568.      Alternatively, the contents of this file may be used under the terms
  569.      of the _____ license (the  "[___] License"), in which case the
  570.      provisions of [______] License are applicable instead of those
  571.      above.  If you wish to allow use of your version of this file only
  572.      under the terms of the [____] License and not to allow others to use
  573.      your version of this file under the MPL, indicate your decision by
  574.      deleting  the provisions above and replace  them with the notice and
  575.      other provisions required by the [___] License.  If you do not delete
  576.      the provisions above, a recipient may use your version of this file
  577.      under either the MPL or the [___] License."
  578.  
  579.      [NOTE: The text of this Exhibit A may differ slightly from the text of
  580.      the notices in the Source Code files of the Original Code. You should
  581.      use the text of this Exhibit A rather than the text found in the
  582.      Original Code Source Code for Your Modifications.]
  583.  
  584.      ----------------------------------------------------------------------
  585.  
  586.      AMENDMENTS
  587.  
  588.      The Netscape Public License Version 1.1 ("NPL") consists of the
  589.      Mozilla Public License Version 1.1 with the following Amendments,
  590.      including Exhibit A-Netscape Public License.  Files identified with
  591.      "Exhibit A-Netscape Public License" are governed by the Netscape
  592.      Public License Version 1.1.
  593.  
  594.      Additional Terms applicable to the Netscape Public License.
  595.           I. Effect.
  596.           These additional terms described in this Netscape Public
  597.           License -- Amendments shall apply to the Mozilla Communicator
  598.           client code and to all Covered Code under this License.
  599.  
  600.           II. "Netscape's Branded Code" means Covered Code that Netscape
  601.           distributes and/or permits others to distribute under one or more
  602.           trademark(s) which are controlled by Netscape but which are not
  603.           licensed for use under this License.
  604.  
  605.           III. Netscape and logo.
  606.           This License does not grant any rights to use the trademarks
  607.           "Netscape", the "Netscape N and horizon" logo or the "Netscape
  608.           lighthouse" logo, "Netcenter", "Gecko", "Java" or "JavaScript",
  609.           "Smart Browsing" even if such marks are included in the Original
  610.           Code or Modifications.
  611.  
  612.           IV. Inability to Comply Due to Contractual Obligation.
  613.           Prior to licensing the Original Code under this License, Netscape
  614.           has licensed third party code for use in Netscape's Branded Code.
  615.           To the extent that Netscape is limited contractually from making
  616.           such third party code available under this License, Netscape may
  617.           choose to reintegrate such code into Covered Code without being
  618.           required to distribute such code in Source Code form, even if
  619.           such code would otherwise be considered "Modifications" under
  620.           this License.
  621.  
  622.           V. Use of Modifications and Covered Code by Initial Developer.
  623.                V.1. In General.
  624.                The obligations of Section 3 apply to Netscape, except to
  625.                the extent specified in this Amendment, Section V.2 and V.3.
  626.  
  627.                V.2. Other Products.
  628.                Netscape may include Covered Code in products other than the
  629.                Netscape's Branded Code which are released by Netscape
  630.                during the two (2) years following the release date of the
  631.                Original Code, without such additional products becoming
  632.                subject to the terms of this License, and may license such
  633.                additional products on different terms from those contained
  634.                in this License.
  635.  
  636.                V.3. Alternative Licensing.
  637.                Netscape may license the Source Code of Netscape's Branded
  638.                Code, including Modifications incorporated therein, without
  639.                such Netscape Branded Code becoming subject to the terms of
  640.                this License, and may license such Netscape Branded Code on
  641.                different terms from those contained in this License.
  642.  
  643.           VI. Litigation.
  644.           Notwithstanding the limitations of Section 11 above, the
  645.           provisions regarding litigation in Section 11(a), (b) and (c) of
  646.           the License shall apply to all disputes relating to this License.
  647.  
  648.      EXHIBIT A-Netscape Public License.
  649.  
  650.           "The contents of this file are subject to the Netscape Public
  651.           License Version 1.1 (the "License"); you may not use this file
  652.           except in compliance with the License. You may obtain a copy of
  653.           the License at http://www.mozilla.org/NPL/
  654.  
  655.           Software distributed under the License is distributed on an "AS
  656.           IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  657.           implied. See the License for the specific language governing
  658.           rights and limitations under the License.
  659.  
  660.           The Original Code is Mozilla Communicator client code, released
  661.           March 31, 1998.
  662.  
  663.           The Initial Developer of the Original Code is Netscape
  664.           Communications Corporation. Portions created by Netscape are
  665.           Copyright (C) 1998-1999 Netscape Communications Corporation. All
  666.           Rights Reserved.
  667.  
  668.           Contributor(s): ______________________________________.
  669.  
  670.           Alternatively, the contents of this file may be used under the
  671.           terms of the _____ license (the "[___] License"), in which case
  672.           the provisions of [______] License are applicable  instead of
  673.           those above.  If you wish to allow use of your version of this
  674.           file only under the terms of the [____] License and not to allow
  675.           others to use your version of this file under the NPL, indicate
  676.           your decision by deleting  the provisions above and replace  them
  677.           with the notice and other provisions required by the [___]
  678.           License.  If you do not delete the provisions above, a recipient
  679.           may use your version of this file under either the NPL or the
  680.           [___] License."
  681.